[INFO] cloning repository https://github.com/jpastuszek/microRTS-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jpastuszek/microRTS-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpastuszek%2FmicroRTS-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpastuszek%2FmicroRTS-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] efa17147b015deb3db61c22ad6fecbd5511f22cc
[INFO] fixing jpastuszek/microRTS-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpastuszek%2FmicroRTS-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jpastuszek/microRTS-rs
[INFO] finished tweaking git repo https://github.com/jpastuszek/microRTS-rs
[INFO] tweaked toml for git repo https://github.com/jpastuszek/microRTS-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jpastuszek/microRTS-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jpastuszek/microRTS-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: path `src/micro_rts.rs` was erroneously implicitly accepted for library `micro_rts`,
[INFO] [stderr] please rename the file to `src/lib.rs` or set lib.path in Cargo.toml
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `micro_rts_rs` (manifest) generated 2 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded either v1.1.0
[INFO] [stderr]   Downloaded pathfinding v0.1.13
[INFO] [stderr]   Downloaded itertools v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 96b8aa5d4906211e33489f7efcd566977fc484f0509fe831507316b263099389
[INFO] running `Command { std: "docker" "start" "96b8aa5d4906211e33489f7efcd566977fc484f0509fe831507316b263099389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "96b8aa5d4906211e33489f7efcd566977fc484f0509fe831507316b263099389" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96b8aa5d4906211e33489f7efcd566977fc484f0509fe831507316b263099389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "96b8aa5d4906211e33489f7efcd566977fc484f0509fe831507316b263099389" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: path `src/micro_rts.rs` was erroneously implicitly accepted for library `micro_rts`,
[INFO] [stderr] please rename the file to `src/lib.rs` or set lib.path in Cargo.toml
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `micro_rts_rs` (manifest) generated 2 warnings
[INFO] [stderr]     Checking either v1.1.0
[INFO] [stderr]     Checking num-traits v0.1.40
[INFO] [stderr]     Checking ansi_term v0.9.0
[INFO] [stderr]     Checking itertools v0.6.0
[INFO] [stderr]     Checking pathfinding v0.1.13
[INFO] [stderr]     Checking micro_rts_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `name` and `round` are never read
[INFO] [stdout]   --> src/game/game_state.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct GameState<'p, 't> {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 14 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 15 |     round: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/game/game_state.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |     InvalidMove(EntityID, Direction, InvalidMove<'t>),
[INFO] [stdout]    |     ----------- ^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameRuleViolation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 25 -     InvalidMove(EntityID, Direction, InvalidMove<'t>),
[INFO] [stdout] 25 +     InvalidMove((), (), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/game/game_state.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |     EntityNotOwned(EntityID, &'p Player),
[INFO] [stdout]    |     -------------- ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameRuleViolation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 26 -     EntityNotOwned(EntityID, &'p Player),
[INFO] [stdout] 26 +     EntityNotOwned((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/game/game_state.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |     EntityDoesNotExist(EntityID),
[INFO] [stdout]    |     ------------------ ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameRuleViolation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 27 -     EntityDoesNotExist(EntityID),
[INFO] [stdout] 27 +     EntityDoesNotExist(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/game/game_state.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |     NotWalkable(Location<'t>),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InvalidMove` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 32 -     NotWalkable(Location<'t>),
[INFO] [stdout] 32 +     NotWalkable(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/game/game_state.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |     LocationAlreadyTaken(Location<'t>, EntityID),
[INFO] [stdout]    |     -------------------- ^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InvalidMove` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 33 -     LocationAlreadyTaken(Location<'t>, EntityID),
[INFO] [stdout] 33 +     LocationAlreadyTaken((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `round` are never read
[INFO] [stdout]   --> src/game/game_state.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct GameState<'p, 't> {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 14 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 15 |     round: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/game/game_state.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |     InvalidMove(EntityID, Direction, InvalidMove<'t>),
[INFO] [stdout]    |     ----------- ^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameRuleViolation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 25 -     InvalidMove(EntityID, Direction, InvalidMove<'t>),
[INFO] [stdout] 25 +     InvalidMove((), (), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/game/game_state.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |     EntityNotOwned(EntityID, &'p Player),
[INFO] [stdout]    |     -------------- ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameRuleViolation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 26 -     EntityNotOwned(EntityID, &'p Player),
[INFO] [stdout] 26 +     EntityNotOwned((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/game/game_state.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |     EntityDoesNotExist(EntityID),
[INFO] [stdout]    |     ------------------ ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameRuleViolation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 27 -     EntityDoesNotExist(EntityID),
[INFO] [stdout] 27 +     EntityDoesNotExist(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/game/terrain.rs:187:21
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn location(&self, coordinates: Coordinates) -> Option<Location> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn location(&self, coordinates: Coordinates) -> Option<Location<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/game/terrain.rs:200:17
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn rows(&self) -> RowIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn rows(&self) -> RowIter<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/game/game_state.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |     NotWalkable(Location<'t>),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InvalidMove` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 32 -     NotWalkable(Location<'t>),
[INFO] [stdout] 32 +     NotWalkable(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/game/game_state.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |     LocationAlreadyTaken(Location<'t>, EntityID),
[INFO] [stdout]    |     -------------------- ^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InvalidMove` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 33 -     LocationAlreadyTaken(Location<'t>, EntityID),
[INFO] [stdout] 33 +     LocationAlreadyTaken((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/game/terrain.rs:187:21
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn location(&self, coordinates: Coordinates) -> Option<Location> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn location(&self, coordinates: Coordinates) -> Option<Location<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/game/terrain.rs:200:17
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn rows(&self) -> RowIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn rows(&self) -> RowIter<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/game/game_state.rs:164:34
[INFO] [stdout]     |
[INFO] [stdout] 164 |             terrain: self.terrain.clone(),
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Terrain` does not implement `Clone`, so calling `clone` on `&Terrain` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 164 -             terrain: self.terrain.clone(),
[INFO] [stdout] 164 +             terrain: self.terrain,
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `Terrain`, implement `Clone` for it
[INFO] [stdout]    --> src/game/terrain.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 + #[derive(Clone)]
[INFO] [stdout] 159 | pub struct Terrain {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/game/game_state.rs:164:34
[INFO] [stdout]     |
[INFO] [stdout] 164 |             terrain: self.terrain.clone(),
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Terrain` does not implement `Clone`, so calling `clone` on `&Terrain` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 164 -             terrain: self.terrain.clone(),
[INFO] [stdout] 164 +             terrain: self.terrain,
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `Terrain`, implement `Clone` for it
[INFO] [stdout]    --> src/game/terrain.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 + #[derive(Clone)]
[INFO] [stdout] 159 | pub struct Terrain {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "96b8aa5d4906211e33489f7efcd566977fc484f0509fe831507316b263099389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96b8aa5d4906211e33489f7efcd566977fc484f0509fe831507316b263099389", kill_on_drop: false }`
[INFO] [stdout] 96b8aa5d4906211e33489f7efcd566977fc484f0509fe831507316b263099389
